home *** CD-ROM | disk | FTP | other *** search
/ mac CD 77 / Image.iso / macware / bb Folder / Black & Bleu™ 3.0 (unlicensed) / Black & Bleu™ 3.0 (unlicensed).rsrc / TEXT_4037_Exception 1D (29) (16-digit).txt < prev    next >
Text File  |  2001-01-06  |  1KB  |  17 lines

  1. This particular error is listed as ‚ÄúFPCP Signaling NAN‚Äù. 
  2.  
  3. Translated, that means: the Floating Point Control Processor (FPCP) encountered a number that was ‚ÄúNot A Number (NAN)‚Äù.
  4.  
  5. The way that the computer stores decimal numbers is a bit strange. It breaks the number apart and stores it in 3 pieces:
  6. 1) Whether the number is + or -;
  7. 2) The number without its decimal point;
  8. 3) A Multiplier;
  9.  
  10. All of these things are first translated to Base 2 from our more familar Base 10 numbers.
  11.  
  12. Because of the process, it is possible to set up a pattern of ones and zeros (the way that information is stored in the computer) that cannot be translated back into a decimal number. When that happens, the computer indicates that a ‚ÄúNAN‚Äù error has occurred.
  13.  
  14. The error could indicate that your System file is corrupted.
  15.  
  16. What to do
  17. If you suspect that the System file is corrupted, try re-installing it. If that fails to solve the problem, you are probably having a hardware failure. The System file can appear to be corrupted because of bad RAM or a bad disk. These possibilities can only be evaluated with certainty by an Apple Repair shop. Consider having your system examined if you don't feel capable of doing it yourself.